home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextApps / Preferences.app / System.preferences / English.lproj / System.nib / data.classes next >
Encoding:
Text File  |  1992-03-13  |  513 b   |  38 lines

  1. MenuLocation = {
  2.     SUPERCLASS = View;
  3. };
  4. PseudoMenu = {
  5.     SUPERCLASS = View;
  6. };
  7. systemOwner = {
  8.     ACTIONS = {
  9.     beepSwitched:;
  10.     fontTypeSelected:;
  11.     font:;
  12.     beepSelected:;
  13.     newAlert:;
  14.     };
  15.     OUTLETS = {
  16.     window;
  17.     fontBox;
  18.     alertSwitch;
  19.     beepBrowser;
  20.     titleBarView;
  21.     fontType;
  22.     fontText;
  23.     fixedPitchText;
  24.     pseudoMenuView;
  25.     applicationText;
  26.     beepMatrix;
  27.     };
  28.     SUPERCLASS = Application;
  29. };
  30. FirstResponder = {
  31.     ACTIONS = {
  32.     };
  33.     SUPERCLASS = Object;
  34. };
  35. TitleBarView = {
  36.     SUPERCLASS = View;
  37. };
  38.